Skip to content

Comments

[Fix] Support building driver on dirty build kernel#437

Merged
sajmera-pensando merged 1 commit intoROCm:mainfrom
yansun1996:fix_kmm_+
Feb 18, 2026
Merged

[Fix] Support building driver on dirty build kernel#437
sajmera-pensando merged 1 commit intoROCm:mainfrom
yansun1996:fix_kmm_+

Conversation

@yansun1996
Copy link
Member

Motivation

When a kernel was marked with + as a suffix, it usually means the kernel was rebuild entirely with customized change, marked as dirty build.

KMM is trimming the suffix + in kernel version then use trimmed kernel version to look for build config in Module CR, on Operator side we need to trim it as well. Otherwise the KMM wouldn't be able to find the corresponding build config.

Technical Details

Test Plan

Test Result

Submission Checklist

Signed-off-by: yansun1996 <Yan.Sun3@amd.com>
@sajmera-pensando sajmera-pensando merged commit d53b8bd into ROCm:main Feb 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants